←Select platform

ToGroupElement(List<IFeature>) Method

Summary

Converts the high-level features into low-level group element.

Syntax
C#
VB
C++
public static GroupElement ToGroupElement( 
   List<IFeature> features 
) 
Public Shared Function ToGroupElement( 
   ByVal features As List(Of IFeature 
)) As GroupElement 
public:  
   static GroupElement^ ToGroupElement( 
      List<IFeature^>^ features 
   ) 

Parameters

features

List of features to convert.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.